home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / qkterm41.zip / QKTERM.DOC next >
Text File  |  1992-09-19  |  3KB  |  75 lines

  1. Scrabble Door - QkTerm Terminal Program v4.1
  2.  
  3. Changes:
  4.  
  5. 9/19/92
  6.  
  7.   Changed the Single Node Gameboard Screens to support the <N>ext command.
  8.   Some minor changes in initializing the comm port.
  9.  
  10. 7/04/92
  11.  
  12.   Added support for the new Single Node v4.0 and MultiNode v1.0N+ screens.
  13.  
  14.  
  15. 1/15/92
  16.  
  17.   Finally got around to correcting some minor bugs in the code.  These
  18. had to do primarily with recognizing that a connection was already
  19. established and initializing the Port with the current settings.  Also,
  20. made some modifications to how I was handling the FIFO buffering for
  21. 16550 UARTS.
  22.  
  23. 10/21/91
  24.  
  25.   Comm routines are now provided exclusively by Turbo Power's Async
  26. Professional.  A FOSSIL driver is no longer supported.  Built-in Ansi
  27. support as been added (Ansi.Sys no longer required in the Config.Sys).
  28.  
  29. 05/21/90
  30.  
  31.   Added support for the new GameBoard Display for the MultiNode Version
  32. of Scrabble.  QkTerm will automatically determine if a MultiNode vs a
  33. Single Node Version is running and display the appropriate screens.
  34.  
  35. Purpose:
  36.  
  37.   The purpose of this program is for the remote Scrabble player to have
  38. an instant display of the Scrabble Game Board on his/her terminal
  39. (without having to wait for the entire Ansi/Ascii file to be sent across
  40. the Comm Port).  This will be especially noticeable to the 300/1200 baud
  41. callers.
  42.  
  43. How To:
  44.  
  45.   -  Simply UnZip the QkTerm.Exe program and put in your Comm program's
  46.      sub-directory.
  47.   -  Add whatever is necessary for your Comm Program to run an external
  48.      program. (Off of a Hot Key, Macro or just Shell to DOS)
  49.   -  Log on to your favorite BBS that is running Scrabble Door.
  50.   -  Run QkTerm  (Command Line:  QkTerm Port Baud_Rate [Y])
  51.        Port       - Port Number 1-8
  52.        Baud_Rate  - 300-38400
  53.        Optional Y - If present, will enable CTS handshaking.
  54.                     (SHOULD be used for Locked High Speed COMM Ports!)
  55.        Eg.  QkTerm 2 19200 Y
  56.             QkTerm 1 2400
  57.   -  QkTerm will clear your screen and display a message that it is
  58.      Active. (Or, will abort if unable to initialize Comm driver)
  59.   -  Open the Scrabble Door and Play as usual.  Whenever the game would
  60.      display the Game Board - QkTerm will intercept the request to draw
  61.      the board and display it instantly on your screen.
  62.   -  You may exit QkTerm at any time by hitting <ESC>.  Scrabble will
  63.      also terminate QkTerm for you when you Quit the Door.
  64.  
  65. That's about it!  Any problems or questions/suggestions contact:
  66.  
  67.        Christopher Hall
  68.        P.O. Box 26025
  69.        Austin, Tx  78755-0025
  70.  
  71.        PC Network -Unlisted-
  72.        Fido (1:382/29.4)
  73.        CompuServe: 72150,752
  74.  
  75.